home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1997 December / PSL Volume 5 Number 12.iso / filesbbs / prgmming / win / vb_gen.bbs < prev   
Encoding:
File List  |  1997-10-29  |  22.8 KB  |  292 lines

  1. AKV.ZIP        497662  04-04-97  Access Key Validator  is an add-in utility
  2.                                | for the VB4 IDE that assists the programmer   
  3.                                | to assign unique access keys (or mnemonic     
  4.                                | keys) to the various control captions on the  
  5.                                | forms of the current project. Both 16- and    
  6.                                | 32-bit versions are provided. (Ian Carter)    
  7.                                | (Reg.Fee: $13)                                
  8. BASES.ZIP       78658  05-08-97  Number Base Converter 2.05 provides Visual
  9.                                | Basic functions for converting numbers        
  10.                                | between numeric bases, supporting bases 2 to  
  11.                                | 36. It also includes a function for rounding  
  12.                                | numbers stored in a base to a number of       
  13.                                | decimal places. (Ian Howlett Software)        
  14.                                | (Reg.Fee: $10-$20)                            
  15. BASES100.ZIP     4155  03-19-97  BASES.BAS 1.00 contains two functions for
  16.                                | Visual Basic that convert numbers between     
  17.                                | bases 2-36. (Ian Howlett) (Reg.Fee: $0)       
  18. BUGTRK11.ZIP   315389  05-07-97  BugTrack 1.1 helps manage bugs in the
  19.                                | software development environment of a small   
  20.                                | to medium sized company. You can attach       
  21.                                | multiple details or bug histories to each bug 
  22.                                | record. You can also browse bugs filtered out 
  23.                                | in any way you want and in any order you      
  24.                                | specify. Requires Win95 and VB Pro. (Toham    
  25.                                | Soft) (ASP) (Reg.Fee: $20-$50)                
  26. CA_30SW.ZIP    467717  03-25-97  The Code Artist 3.0 is a source code printing
  27.                                | package for Visual Basic that provides        
  28.                                | support for both VB3 and VB4 file structure.  
  29.                                | Features include a word processor-like page   
  30.                                | setup routines which allows you to select     
  31.                                | page orientation, header/footer and margins   
  32.                                | options and visually see the affects on a     
  33.                                | sample page. Custom fonts are available for   
  34.                                | many areas of the application to              
  35.                                | differentiate key areas of the document.      
  36.                                | (Rich McGillicuddy) (Reg.Fee: $79)            
  37. CALVB4.ZIP      17840  05-08-97  CALVB4  creates a calendar and allows a user
  38.                                | to specify working and non-working days.      
  39.                                | Non-working days can be individual days,      
  40.                                | typically holidays, and any combination of    
  41.                                | weekly days-off (i.e. Saturdays and Sundays). 
  42.                                | It also has functions to store and read the   
  43.                                | set of non-working days to/from a text file.  
  44.                                | (Bob Kochem) (Reg.Fee: $15)                   
  45. CBOUTLS.ZIP     89852  07-02-97  CBoutls  provides an Access database of
  46.                                | combobox and listbox utilities suitable for   
  47.                                | Visual Basic (versions 3 to 5). To view and   
  48.                                | use this database you will need a licensed    
  49.                                | copy of either Object Thing or Object         
  50.                                | Workbench. (Bob Parsons) (Reg.Fee: $0)        
  51. CLSCOMD.ZIP     28515  09-17-97  Common Dialog Class Module  is a wrapper
  52.                                | class that provides substantial advantages    
  53.                                | over the usage of COMDLG32. You don't need a  
  54.                                | form to use the class module, and you don't   
  55.                                | need to load a 126 KB control with your form, 
  56.                                | thereby reducing your form's load time and    
  57.                                | reducing your application's resource usage.   
  58.                                | (Robert W. Rainwater) (Reg.Fee: $10)          
  59. CLVRES32.ZIP    76824  03-19-97  Clever Resizer (32-bit)  allows you to
  60.                                | quickly and easily make your VB forms         
  61.                                | dynamic. A wizard will generate all the       
  62.                                | necessary code for you and tell you which of  
  63.                                | the form's procedures to copy it to. (Eli     
  64.                                | Cohen) (Reg.Fee: $20)                         
  65. CODEDOC5.ZIP   880411  08-12-97  CodeDoctor 5.0 is a powerful add-in package
  66.                                | for VB4. Features include the ability to      
  67.                                | copy/delete controls and menus and their code 
  68.                                | from form to form, tile/cascade/close VB code 
  69.                                | windows, clone forms, and much more.  Both    
  70.                                | 16- and 32-bit versions are included. (Les    
  71.                                | Smith) (Reg.Fee: $50)                         
  72. CODELIB1.ZIP   715457  09-24-97  VB Center Code Library 1.01 contains sample
  73.                                | code for the creation of toolbars, icon       
  74.                                | extractions, Internet support, disk           
  75.                                | formatting, and more. (VB Center) (Reg.Fee:   
  76.                                | $0)                                           
  77. INISPY95.ZIP   259407  05-07-97  INISpy95 4.2 allows you to monitor read and
  78.                                | write activity by any Windows application     
  79.                                | against all INI-style files in your system.   
  80.                                | It reports the values read and retrieved from 
  81.                                | INI files and attaches to the log the date    
  82.                                | and time the activity took place. This        
  83.                                | version also traces all Registration Database 
  84.                                | calls in Win95. (Prudens Inc.) (Reg.Fee: $80) 
  85. JDSVRVB5.ZIP    13324  06-21-97  JDSaver  is VB5 sample code which produces a
  86.                                | Windows95/NT4 screen saver. The program       
  87.                                | recognizes and properly deals with all of the 
  88.                                | command line parameters generated by the      
  89.                                | Display Options dialog, including running in  
  90.                                | the preview window and providing password     
  91.                                | dialogs. (Jim Deutch) (Reg.Fee: $0)           
  92. MBF.ZIP       1374724  06-04-97  Message Box with a Flash 1.1.5 is a 32-bit
  93.                                | custom control that assists in the creation   
  94.                                | of message boxes. A sample application is     
  95.                                | included. (Jim Bilsky) (Reg.Fee: $65)         
  96. MCDSK400.ZIP   352419  04-28-97  MC-Disk (32-bit) 4.00 is a DLL with over 100
  97.                                | routines for use in VB4 and Win95/NT.         
  98.                                | (Michael Renard) (Reg.Fee: $10)               
  99. MDBU5.ZIP      137631  07-02-97  MDB Utilities  allows all usual modifications
  100.                                | and additions to an existing VB5 MDB file,    
  101.                                | but maintains all data present in the         
  102.                                | database. Fields, indexes and settings can be 
  103.                                | added, removed or changed while keeping data  
  104.                                | intact. (Thornton Software) (Reg.Fee: $49)    
  105. MNUSYN10.ZIP  1011472  07-07-97  MenuSync 1.0 is an easy-to-use MDI menu
  106.                                | editor add-in for VB4. (Geoff McElhanon)      
  107.                                | (Reg.Fee: $25)                                
  108. OXBTN1.ZIP     165481  07-25-97  OXButton 2.2d adds new features the standard
  109.                                | Visual Basic command button did not control.  
  110.                                | It can give the text and a picture a 3D look. 
  111.                                | It also allows for different alignment of the 
  112.                                | text and picture. A moving drop-shadow is     
  113.                                | automatically created when the button is      
  114.                                | pressed. (Brett Liddicoet) (Reg.Fee: $19)     
  115. PA16V311.ZIP   420064  04-07-97  Project Analyzer 3.1.01 performs a
  116.                                | comprehensive two-phase source code analysis  
  117.                                | by collecting detailed information about all  
  118.                                | the files, procedures, controls, variables,   
  119.                                | and constant in a Visual Basic project. The   
  120.                                | results can be viewed on screen or printed.   
  121.                                | (Tuomas Salste) (Reg.Fee: $50)                
  122. PA32V311.ZIP   416479  04-07-97  Project Analyzer (32-Bit) 3.1.01 performs a
  123.                                | comprehensive two-phase source code analysis  
  124.                                | by collecting detailed information about all  
  125.                                | the files, procedures, controls, variables,   
  126.                                | and constant in a Visual Basic project. The   
  127.                                | results can be viewed on screen or printed.   
  128.                                | (Tuomas Salste) (Reg.Fee: $50)                
  129. PJP32.ZIP      169389  05-08-97  Project Print 32 1.3.8 is a source code
  130.                                | formatting/printing package for VB4. It can   
  131.                                | scan your projects for Subs/Functions/Classes 
  132.                                | that are new, or have changed since the last  
  133.                                | print. You can print those at the click of a  
  134.                                | button, or select others. Fonts can be set    
  135.                                | individually for headers, footers,            
  136.                                | procedures, comments, and code. Requires      
  137.                                | VB40032.DLL, THREED32.OCX and COMDLG32.OCX.   
  138.                                | (Kenneth G. Long) (Reg.Fee: $20)              
  139. PROGVB95.ZIP   125384  09-25-97  Progress95 (EKS) 1.02 is a custom control
  140.                                | that simulates the segmented progress         
  141.                                | indicator found in applications designed for  
  142.                                | Win95. It is generally used in situations     
  143.                                | which may require a considerable amount of    
  144.                                | time to complete an application function,     
  145.                                | such as downloading or saving a file. (Evan   
  146.                                | K. Stone) (Reg.Fee: $25)                      
  147. RAS.ZIP        165595  03-13-97  RAS Sample Control  allows your Visual Basic
  148.                                | program to use RAS to dial Internet servers.  
  149.                                | Both 16- and 32-bit versions are included.    
  150.                                | (James Shields) (ASP) (Reg.Fee: $20-$45)      
  151. REG_INI.ZIP     23268  05-13-97  RegIni 2.1 is a control that provides a set
  152.                                | of easy to use APIs which manipulate entries  
  153.                                | in Windows INI files and in the Registry.     
  154.                                | (FIS Ltd.) (Reg.Fee: $20)                     
  155. RESTORE.ZIP     24772  05-13-97  Restore 1.0 automatically reloads the project
  156.                                | that was active during the previous session   
  157.                                | of VB5. (Patrick Philippot) (Reg.Fee: $0)     
  158. RMAP20.ZIP      92094  09-02-97  RMAP 2.0 is a DLL that provides functions to
  159.                                | attach/detach servers, map and unmap Netware  
  160.                                | drives, convert absolute and relative paths,  
  161.                                | list users logged into a server, list files   
  162.                                | in an unmapped location, and more. It also    
  163.                                | provides messaging services to other users.   
  164.                                | (Peter Redei) (ASP) (Reg.Fee: $?)             
  165. T2W32421.ZIP   590161  05-15-97  Time to Win (32-bit) 4.21 is a DLL for VB4
  166.                                | with over 700 functions, including 2- and 3-D 
  167.                                | routines, big numbers, date/hour/time         
  168.                                | routines, huge strings, and much more.        
  169.                                | (Michael Renard) (Reg.Fee: $52)               
  170. T2W32434.ZIP   741119  08-05-97  Time to Win (32-bit) 4.34 is a DLL for VB4
  171.                                | with over 700 functions/routines.g 2- and 3-D 
  172.                                | routines, big numbers, date/hour/time         
  173.                                | routines, huge strings, and much more.        
  174.                                | (Michael Renard) (Reg.Fee: $52)               
  175. VB2JAVAT.ZIP  1343784  09-17-97  VB 2 Java  converts VB code to Java and VB
  176.                                | forms to Java forms. (Russell Frey) (ASP)     
  177.                                | (Reg.Fee: $89)                                
  178. VB4FC.ZIP      256532  07-31-97  Visual Basic Flash Cards 1.1.0 is a drill and
  179.                                | practice designed to help the Visual Basic    
  180.                                | programmer test his/her knowledge of Visual   
  181.                                | Basic to prepare for the Microsoft VB4        
  182.                                | examination. Requires Win95. (Tutorial Soft)  
  183.                                | (Reg.Fee: $20)                                
  184. VBAHA152.ZIP   160036  03-11-97  VB AHA 1.52 lets you create Windows Help
  185.                                | files with simple mouse clicks. Features      
  186.                                | include macro support, bullets for use in     
  187.                                | combo fields, a field menu item which will    
  188.                                | allow you to read a text file into a field    
  189.                                | with the option of reformatting it for a help 
  190.                                | file. (Craig Villalon) (Reg.Fee: $50)         
  191. VBCDINST.ZIP  1306717  08-14-97  VBCodePaster 1.3F.2 makes VB programming
  192.                                | easier and quicker by providing reference     
  193.                                | manual syntax for statements, functions,      
  194.                                | methods, collections, operators, derived      
  195.                                | math, APIs, global constants, and objects and 
  196.                                | their controls including their properties and 
  197.                                | the constants for those properties. (FrogPond 
  198.                                | Software) (Reg.Fee: $20)                      
  199. VBDSKTOP.ZIP   357590  03-20-97  VB Desktop 1.0.2 is an add-in that allows you
  200.                                | to save and restore positions and sizes of    
  201.                                | Visual Basic 4's code, form, toolbar, project 
  202.                                | and the main window to your own preferences.  
  203.                                | You can minimize and close all the form and   
  204.                                | code windows by simply selecting a button on  
  205.                                | the toolbar. (J. S. Nahil) (Reg.Fee: $39)     
  206. VBHLP32.ZIP     36044  08-19-97  VB-Helper (32-bit) 2.02 contains a DLL with
  207.                                | support routines for Visual Basic. It         
  208.                                | includes interrupt routines, input & output,  
  209.                                | peek & poke, pointer manipulation and         
  210.                                | routines to set control style bits that       
  211.                                | normally can only be set when a control is    
  212.                                | created. (Douglas Marquardt) (Reg.Fee: $0)    
  213. VBINI.ZIP       27337  04-28-97  VBINI.DLL 1.10 is a DLL that contains a set
  214.                                | of internal routines for Visual Basic which   
  215.                                | give you total control over Windows INI       
  216.                                | files. (Karri Mooney) (Reg.Fee: $15)          
  217. VBMAXEM.ZIP    285716  07-07-97  VBMax Electronic Message Display  is a DLL
  218.                                | that lets you add electronic display controls 
  219.                                | to your VB4 applications without the overhead 
  220.                                | of third-party controls. (Mike Stanley)       
  221.                                | (Reg.Fee: $?)                                 
  222. VBNAME.ZIP     228379  05-16-97  VB Renaming Utility 1.2 can change the names
  223.                                | of controls within VB form files. The program 
  224.                                | will display all control names used in the    
  225.                                | specified file, and allow you to specify a    
  226.                                | new name for any or all of the controls. The  
  227.                                | program will then change all instances of the 
  228.                                | control name(s) within the file. (Isys        
  229.                                | Information Architects In) (Reg.Fee: $25)     
  230. VBTT97.ZIP    1608532  05-16-97  VB Tips & Tricks '97 #2 contains an
  231.                                | informative Windows Help file to assist VB    
  232.                                | programmers. (Dave McCarter) (Reg.Fee: $50)   
  233. VBTT97_3.ZIP  1617776  07-24-97  VB Tips & Tricks '97 #3 contains an
  234.                                | informative Windows Help file to assist VB    
  235.                                | programmers. (Dave McCarter) (Reg.Fee: $50)   
  236. VBVER110.ZIP    29088  04-28-97  VBVER.DLL 1.10 is a DLL containing a set of
  237.                                | internal routines for Visual Basic which      
  238.                                | allows you to interrogate version information 
  239.                                | in executable files. (Karri Mooney) (Reg.Fee: 
  240.                                | $15)                                          
  241. WBXTRACT.ZIP  2088702  05-28-97  WebExtract ToolPak  contains a set of
  242.                                | Active-X controls that allows VB developers   
  243.                                | to easily create applications that extract    
  244.                                | data from the World Wide Web. It provides     
  245.                                | controls that simplify downloading files,     
  246.                                | parsing HTML files, parsing text files and    
  247.                                | strings, and also includes an event scheduler 
  248.                                | that will allow your application to run       
  249.                                | procedures at either periodic or scheduled    
  250.                                | times. (Nanoware, Inc.) (Reg.Fee: $99)        
  251. WESCL100.ZIP   647253  03-18-97  wesCommonLibrary 1.0.0 is an Active X
  252.                                | Automation server for that provides commonly  
  253.                                | needed functionality beyond that provided by  
  254.                                | Visual Basic for Applications (VBA). Requires 
  255.                                | VB4 and Win95. (West End Software, Inc.)      
  256.                                | (Reg.Fee: $29)                                
  257. WESDC110.ZIP   486732  09-12-97  West End Software Developer Components 1.1.0
  258.                                | provides six ActiveX components VB5,          
  259.                                | including an about box, common library, an    
  260.                                | error handler, event log, instance counter,   
  261.                                | and object cache. The components are provided 
  262.                                | in the form of 32-bit dynamic link libraries. 
  263.                                | (West End Software, Inc.) (Reg.Fee: $29)      
  264. WESER100.ZIP   603869  03-18-97  wesError 1.0.0 is an Active X Automation
  265.                                | server that provides application developers   
  266.                                | with a standard means of handling errors      
  267.                                | trapped in a procedure, either displaying the 
  268.                                | error or raising the error for trapping and   
  269.                                | handling in the calling procedure. Requires   
  270.                                | VB4 and Win95. (West End Software, Inc.)      
  271.                                | (Reg.Fee: $29)                                
  272. WESMP100.ZIP   712256  03-18-97  wesMultiPack 1.0.0 contains three ActiveX
  273.                                | Automation servers for VB4. This includes     
  274.                                | wesCommonLibrary, wesError, and               
  275.                                | wesObjectCache. (West End Software, Inc.)     
  276.                                | (Reg.Fee: $29)                                
  277. WESOC100.ZIP   607258  03-18-97  wesObjectCache 1.0.0 is an Active X server
  278.                                | that provides a means of improving            
  279.                                | performance by caching Active X objects for   
  280.                                | reuse, particularly objects that must         
  281.                                | retrieve their properties from a database,    
  282.                                | file, remote data source such as a World Wide 
  283.                                | Web site, etc. Requires VB4 and Win95. (West  
  284.                                | End Software, Inc.) (Reg.Fee: $29)            
  285. WSC4VB21.ZIP    92048  07-08-97  Windows Standard Comm Library for VB 2.1 is a
  286.                                | serial communications library based on the    
  287.                                | Windows API that includes 25 functions, modem 
  288.                                | control, XMODEM/YMODEM support, and four      
  289.                                | example programs. Both 16- and 32-bit         
  290.                                | versions are provided. (Mike Marshall) (ASP)  
  291.                                | (Reg.Fee: $80)                                
  292.